﻿2026-08-18T08:00:40.6057525Z ##[group]Run actions/checkout@v5
2026-08-18T08:00:40.6058313Z with:
2026-08-18T08:00:40.6058645Z   repository: BigscreenVR/spt-bs-core
2026-08-18T08:00:40.6061137Z   token: ***
2026-08-18T08:00:40.6061450Z   ssh-strict: true
2026-08-18T08:00:40.6061751Z   ssh-user: git
2026-08-18T08:00:40.6062066Z   persist-credentials: true
2026-08-18T08:00:40.6062433Z   clean: true
2026-08-18T08:00:40.6062762Z   sparse-checkout-cone-mode: true
2026-08-18T08:00:40.6063121Z   fetch-depth: 1
2026-08-18T08:00:40.6063446Z   fetch-tags: false
2026-08-18T08:00:40.6063723Z   show-progress: true
2026-08-18T08:00:40.6064059Z   lfs: false
2026-08-18T08:00:40.6064333Z   submodules: false
2026-08-18T08:00:40.6064623Z   set-safe-directory: true
2026-08-18T08:00:40.6064967Z   allow-unsafe-pr-checkout: false
2026-08-18T08:00:40.6065478Z ##[endgroup]
2026-08-18T08:00:40.8152415Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T08:00:40.8153716Z ##[group]Getting Git version info
2026-08-18T08:00:40.8154268Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-18T08:00:40.8360699Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T08:00:40.8577521Z git version 2.43.0.windows.1
2026-08-18T08:00:40.8601218Z ##[endgroup]
2026-08-18T08:00:40.8609034Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bbfecbba-d04b-48b4-97a6-bd14ba0a7850\.gitconfig'
2026-08-18T08:00:40.8623110Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bbfecbba-d04b-48b4-97a6-bd14ba0a7850' before making global git config changes
2026-08-18T08:00:40.8624055Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T08:00:40.8628092Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-18T08:00:40.8870268Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-18T08:00:40.9074638Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T08:00:40.9097731Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T08:00:40.9101903Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T08:00:40.9312692Z refs/heads/diag/pump-188-heartbeat
2026-08-18T08:00:40.9333950Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-18T08:00:40.9783115Z HEAD is now at f3d40f17c diag(er): the T1..T5 ER-disclosure chain for releases#188
2026-08-18T08:00:41.1727624Z ##[endgroup]
2026-08-18T08:00:41.1730373Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-18T08:00:41.7443438Z ##[group]Cleaning the repository
2026-08-18T08:00:41.7447950Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-18T08:00:43.9587965Z Removing .adapter-notify/
2026-08-18T08:00:43.9588545Z Removing target/
2026-08-18T08:00:43.9614945Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-18T08:00:44.0347063Z HEAD is now at f3d40f17c diag(er): the T1..T5 ER-disclosure chain for releases#188
2026-08-18T08:00:44.0373156Z ##[endgroup]
2026-08-18T08:00:44.0377864Z ##[group]Disabling automatic garbage collection
2026-08-18T08:00:44.0383028Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T08:00:44.0624912Z ##[endgroup]
2026-08-18T08:00:44.0625372Z ##[group]Setting up auth
2026-08-18T08:00:44.0631159Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T08:00:44.0864607Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T08:00:44.6528164Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T08:00:44.6775511Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T08:00:45.2798088Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T08:00:45.3041115Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T08:00:45.8669450Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T08:00:45.9002433Z ##[endgroup]
2026-08-18T08:00:45.9003013Z ##[group]Fetching the repository
2026-08-18T08:00:45.9013504Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c476f5b711f45b963eb12ab167cf9a8ea87b13e5:refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T08:00:47.7308412Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T08:00:47.7348156Z  + f3d40f17c...c476f5b71 c476f5b711f45b963eb12ab167cf9a8ea87b13e5 -> origin/diag/pump-188-heartbeat  (forced update)
2026-08-18T08:00:47.7536042Z ##[endgroup]
2026-08-18T08:00:47.7536540Z ##[group]Determining the checkout info
2026-08-18T08:00:47.7537588Z ##[endgroup]
2026-08-18T08:00:47.7545027Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T08:00:47.8076573Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T08:00:47.8507648Z ##[group]Checking out the ref
2026-08-18T08:00:47.8508534Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B diag/pump-188-heartbeat refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T08:00:48.0403208Z branch 'diag/pump-188-heartbeat' set up to track 'origin/diag/pump-188-heartbeat'.
2026-08-18T08:00:48.0403988Z Your branch is up to date with 'origin/diag/pump-188-heartbeat'.
2026-08-18T08:00:48.0404701Z Previous HEAD position was f3d40f17c diag(er): the T1..T5 ER-disclosure chain for releases#188
2026-08-18T08:00:48.0405271Z Switched to and reset branch 'diag/pump-188-heartbeat'
2026-08-18T08:00:48.0433558Z ##[endgroup]
2026-08-18T08:00:48.0774256Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T08:00:48.1090806Z c476f5b711f45b963eb12ab167cf9a8ea87b13e5
